Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update gatewayd appVersion to v0.9.7 and refactor configuration #15

Merged

Conversation

sinadarbouy
Copy link
Contributor

This PR Updated gateway appVersion to v0.9.7 and refactored configuration to support the new multi-proxy setup

Key Changes:

  • Bump appVersion to v0.9.7 in Chart.yaml.
  • Refactor gatewayd configuration to support multi-proxy setup:
    • Introduce separate writes configuration under clients, pools, and proxies.
    • Enable load balancing strategies for multiple proxies, including ROUND_ROBIN and WEIGHTED_ROUND_ROBIN.
  • Enable gatewaydConfig and gatewaydPluginsConfig.
  • Update ConfigMap template to align with the new multi-proxy configuration.

…ulti-proxy support

- Bump `appVersion` to v0.9.7 in `Chart.yaml`.
- Refactor gatewayd configuration to support multi-proxy setup:
  - Introduce separate `writes` configuration under `clients`, `pools`, and `proxies`.
  - Enable load balancing strategies for multiple proxies, including `ROUND_ROBIN` and `WEIGHTED_ROUND_ROBIN`.
- Enable `gatewaydConfig` and `gatewaydPluginsConfig`.
- Update `ConfigMap` template to align with the new multi-proxy configuration.
Copy link
Member

@mostafa mostafa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🎉

@mostafa mostafa merged commit 8fe69a3 into gatewayd-io:main Sep 24, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants